Auto merge of #3412 - alexcrichton:fix-recursion, r=brson
authorbors <bors@rust-lang.org>
Thu, 29 Dec 2016 03:34:29 +0000 (03:34 +0000)
committerbors <bors@rust-lang.org>
Thu, 29 Dec 2016 03:34:29 +0000 (03:34 +0000)
commit0143b5b084a8af6894a35814f67128eff1837dd7
tree9d8eddc5258c0a0a0b14aeb10f64ccfb04dc2f39
parentf27bab86560c9cf9cc86d4686fde232db6361b7e
parent0db7ba8cf1e81a1192b10e07f770fb5adb4fce59
Auto merge of #3412 - alexcrichton:fix-recursion, r=brson

Fix recursion in build_path_deps

We were slightly too eager to follow pointers!

Closes #3330
tests/path.rs